This structure is used to retrieve and set the export options of a print job. It is used by member function CRPEJob::ExportTo.
Each data member is set by the corresponding constructor parameter.
Member | Type | Default | Description |
---|---|---|---|
Specifies the name of the format DLL (of length PEP_DLL_NAME_LEN = 64) that contains the export format to be used. Select a DLL from the Export Format DLL table below. | |||
Specifies the export format to be used. Select a DLL from the Export Format Type table below. | |||
Specifies additional export information specific to the format type being used. This parameter is required for certain format types only. If you assign the default NULL to formatOptions, the Crystal Report Engine will automatically prompt the user for format information if it is needed. Alternatively, you can choose one from the Export Format Options table below. | |||
Specifies the name of the destination DLL (of length PEP_DLL_NAME_LEN = 64) that contains the destination type to be used. Select a destination DLL from the Destination DLL Name table below. | |||
Specifies the destination type of the exported report. Select a destination type from the Destination Type table below. | |||
Provides additional information specific to the export destination type. If you assign the default NULL to destinationOptions, the Crystal Report Engine will automatically prompt the user for destination information if it is needed. Alternatively, you can choose one from the Export Destination Options Type table below. | |||
Automatically assigned by CRPEJob::GetExportOptions. Unused by CRPEJob::ExportTo. | |||
Automatically assigned by CRPEJob::GetExportOptions. Unused by CRPEJob::ExportTo. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |